How to Install bzrtools software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install bzrtools software package in Ubuntu 12.04 LTS (Precise Pangolin)

bzrtools software package provides Collection of tools for bzr, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bzrtools 

bzrtools is installed in your system.

Make ensure the bzrtools package were installed using the commands given below,

$ sudo dpkg-query -l | grep bzrtools *

You will get with bzrtools package name, version, architecture and description in a table

bzrtools package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package bzrtools
Version 2.5-1
Description Collection of tools for bzr
Sub Section devel


See Also, How to uninstall or remove bzrtools software package from Ubuntu 12.04 LTS (Precise Pangolin)?